native interface造句
例句與造句
- Java native interface or remote method invocation
Java本機接口或遠程方法調用。 - In ijmousedownlistener . java is simply a clone of the native interface to the java platform
只是本地接口針對java平臺的一個克隆。 - Java native interface shows you how to integrate native code with programs written in java
向您介紹了如何將本地代碼集成到用java編寫的程序。 - The rjcb technology uses the java native interface framework to bridge java code and com code
Rjcb技術采用java本機接口( jni )框架在橋java代碼和com之間實現(xiàn)橋接。 - One standard way to produce java apis for non - java applications is to use java native interface
為非java應用程序生成java api的一種標準方法是使用java本地接口( jni ) 。 - It's difficult to find native interface in a sentence. 用native interface造句挺難的
- Thin clients can give distributed teams more flexibility and mobility , but may not support all the features of a tool s native interface
精簡客戶端可以給分布式團隊更大的靈活性及可移動性,但是也許不能支持工具所有的本地接口特性。 - About thirty of the swt source files use the java native interface , so we need to compile them slightly differently notice the
大約有30個swt源文件使用java本機接口( java native interface ( jni ) ) ,因此我們需要以略微不同的方式來編譯它們(請注意 - Using the java native interface to communicate between a native event source and java listeners can be tricky , especially in multithreaded environments
使用java native interface ( jni )在本地事件源和java偵聽器之間進行通信,可能需要一些技巧,尤其是有多線程環(huán)境中。 - In a few simplified examples , this paper describes key java native interface programming concepts and highlights linux on power - specific , as well as common , programming pitfalls , where appropriate
本文通過一些簡化的示例描述了重要的java本地接口( java native interface , jni )編程概念,并在適當?shù)牡胤街刂赋隽颂囟ㄓ趐ower上linux的以及通常的編程隱患。 - If this hypothetical application directly uses the native interface of a particular relational database management rdbm system , switching to a new rdbm system involves reworking all the code that talked to the old system
如果這個假設的應用程序直接使用特定的關系數(shù)據(jù)庫管理( relational database management , rdbm )系統(tǒng)的本地接口,那么轉換到一個新的rdbm系統(tǒng)將包括重寫所有與舊系統(tǒng)進行對話的代碼。 - This article is useful to developers who are new to java native interface programming and want to test their jni programming skills on linux for power distributions , such as red hat enterprise linux 3 and suse linux enterprise linux v9
對那些剛接觸java本地接口編程,并且想要在用于power的linux發(fā)行版本(比如red hat enterprise linux 3和suse linux enterprise linux v9 )上檢驗其jni編程能力的開發(fā)者來說,本文會有所幫助。 - Typically the collaboration templates for process flow logic and mediation logic will be tightly bound together at design time to form collaboration groups using the native interface provided by websphere interchange server , represented by a business object
通常情況下,用于流程流邏輯和中介邏輯的協(xié)作模板在設計時期將緊緊綁定在一起,使用websphere interchange server所提供的本地接口來組成協(xié)作組,通過一個業(yè)務對象來體現(xiàn)。 - 2 . we implement javabeans wrapper and com + wrapper . different technologies are used to implement the two wrappers . javabeans introspection and java reflection api are used in implementing javabeans wrapper and java native interface are used in implementing com + component wrapper
Javabean構件包裝器通過使用javabean的自省機制和java語言本身的反射機制實現(xiàn)對原始構件的訪問; com +構件包裝器通過jni ( javanativeinterface )解決了java與com +構件間的交互問題。 - This enables websphere application server to connect to websphere mq in bindings transport mode , which uses java native interface libraries to connect to the mq queue manager directly , rather than client connection mode , where the connection is established over a tcp ip network connection
這允許websphere application server使用綁定傳輸模式連接到websphere mq ,而不必使用客戶機連接模式,前者使用java native interface ( jni )庫來直接連接到mq隊列管理器,而后者是通過tcp / ip網(wǎng)絡連接來建立連接的。